func math.archHypot 2 uses math (current package) hypot.go#L22: return archHypot(p, q) hypot_asm.go#L11: func archHypot(p, q float64) float64
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)